バージョン

GeographicMapSeriesHost<T,M,A> クラス

GeographicMapSeriesHostModel クラスの周りのラッパー。
シンタックス
'宣言
 
Public MustInherit Class GeographicMapSeriesHost
    (Of T As Class,
     M As {New, GeographicMapSeriesHostModel},
     A As GeographicMapSeriesHost(Of T,M,A)) 
   Inherits Series(Of T,M,A)
public abstract class GeographicMapSeriesHost<T,M,A> : Series<T,M,A> 
where T: class
where M: new(), GeographicMapSeriesHostModel
where A: GeographicMapSeriesHost<T,M,A>
型パラメータ
T
M
A
参照

オンラインで表示: GitHub